home *** CD-ROM | disk | FTP | other *** search
- Path: news.interpath.net!mercury!softbase
- From: softbase@mercury.interpath.net (Scott McMahan - Softbase Systems)
- Newsgroups: comp.lang.c
- Subject: Re: Data to EXE
- Date: 9 Mar 1996 21:20:12 GMT
- Organization: Interpath -- Providing Internet access to North Carolina
- Message-ID: <4hssmc$bcv@news.interpath.net>
- References: <4hs1os$vfb@inferno.mpx.com.au>
- NNTP-Posting-Host: mercury.interpath.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- Malcolm Smith (mjsmith@mpx.com.au) wrote:
-
- : How do you convert something to an EXE format.
-
- There's this thing called a linker... :)
-
- : For example (only),
- : some skeleton INSTALL routines simply include names of files and
- : what ever into a standard EXE file.
-
- Are you trying to ask how to create a self-extracting archive
- file? I believe these are just the regular archives with an
- executable stub wrapped around them.
-
- Scott
-
-
-